Click or drag to resize

FileAttachment Methods

The FileAttachment type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetStream
Gets the stream.
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSave(Stream)
Saves the specified stream.
Public methodSave(String)
Saves the specified file path.
Public methodSave(String, Boolean)
Saves the specified file path.
Public methodToString
Converts the value of the current FileAttachment object to its equivalent string representation.
(Overrides ObjectToString.)
Protected methodToXml (Overrides AttachmentToXml.)
Top
See Also